home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / af2gb013.zip / TEMPLATE.ZIP / REPORTS.APL < prev    next >
Text File  |  1995-08-29  |  1KB  |  33 lines

  1. ; Template file: REPORTS.APL
  2. ; Type         : New file reports
  3. ;
  4. ; This template generates a list of all the new files recieved by your system.
  5. ;
  6.  Today, @day @just(@daynr,R,2,0)-@just(@monthnr,R,2,0)-@copy(@year,3,2), @systemname (@akatouse) received the
  7.  following files.
  8.  
  9. @areabegin
  10.  Area : @just(@fileecho,L,14, ,R)  Comment : @echodesc
  11.  -----------------------------------------------------------------------------
  12. @filebegin
  13. ;@filterdesc
  14.  @just(@filename,L,13)@just(@filesize,R,9) @copy(@filedesc,1,53)
  15.                         @overflow
  16. @test(@filemagic,<>,"")
  17.                         FREQ: @filemagic
  18. @end
  19. @end
  20.  -----------------------------------------------------------------------------
  21.  @just(@blockbytes,L,11) bytes in @just(@blockfiles,L,3) file(s)
  22.  
  23. @end
  24.  Total of @totalbytes in @totalfiles file(s)
  25.  
  26.  File requests are welcome 23 hrs per day, from 04:00-03:00.
  27.  
  28.  FREQ FILES for an allfiles listing.
  29.  
  30.  Thanks, @copy(@sysopname,1,@pos(@sysopname," ")) (Using ALLFIX @prgversion, "Simply the Best")
  31.  
  32. @cookie
  33.